[INFO] cloning repository https://github.com/tsauvajon/fare_estimation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsauvajon/fare_estimation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Ffare_estimation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Ffare_estimation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47ef52e3afec15e1642043a9144a7d789aee8c67
[INFO] testing tsauvajon/fare_estimation against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Ffare_estimation" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tsauvajon/fare_estimation
[INFO] finished tweaking git repo https://github.com/tsauvajon/fare_estimation
[INFO] tweaked toml for git repo https://github.com/tsauvajon/fare_estimation written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tsauvajon/fare_estimation on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tsauvajon/fare_estimation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0cfa82da1ab7664c56e6ca27243106bbc002394716703fe81f78b6fbfdf3b20
[INFO] running `Command { std: "docker" "start" "-a" "e0cfa82da1ab7664c56e6ca27243106bbc002394716703fe81f78b6fbfdf3b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0cfa82da1ab7664c56e6ca27243106bbc002394716703fe81f78b6fbfdf3b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0cfa82da1ab7664c56e6ca27243106bbc002394716703fe81f78b6fbfdf3b20", kill_on_drop: false }`
[INFO] [stdout] e0cfa82da1ab7664c56e6ca27243106bbc002394716703fe81f78b6fbfdf3b20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb8a06f3b88e95071abb9e529b8d60369e988a57ef26b7f974466111a8181cf1
[INFO] running `Command { std: "docker" "start" "-a" "eb8a06f3b88e95071abb9e529b8d60369e988a57ef26b7f974466111a8181cf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling fare_estimation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/fare_estimation/mod.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |     input: (impl io::Read + Send + 'static),
[INFO] [stdout]    |            ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     input: (impl io::Read + Send + 'static),
[INFO] [stdout] 39 +     input: impl io::Read + Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/fare_estimation/mod.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     output: (impl io::Write + Send + 'static),
[INFO] [stdout]    |             ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     output: (impl io::Write + Send + 'static),
[INFO] [stdout] 40 +     output: impl io::Write + Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.54s
[INFO] running `Command { std: "docker" "inspect" "eb8a06f3b88e95071abb9e529b8d60369e988a57ef26b7f974466111a8181cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb8a06f3b88e95071abb9e529b8d60369e988a57ef26b7f974466111a8181cf1", kill_on_drop: false }`
[INFO] [stdout] eb8a06f3b88e95071abb9e529b8d60369e988a57ef26b7f974466111a8181cf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4372ddd88325e0df0c85e9f3fbba9e413a8128b07e62764ea1b5a6a3a9ec8331
[INFO] running `Command { std: "docker" "start" "-a" "4372ddd88325e0df0c85e9f3fbba9e413a8128b07e62764ea1b5a6a3a9ec8331", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling cast v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/fare_estimation/mod.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |     input: (impl io::Read + Send + 'static),
[INFO] [stdout]    |            ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     input: (impl io::Read + Send + 'static),
[INFO] [stdout] 39 +     input: impl io::Read + Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/fare_estimation/mod.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     output: (impl io::Write + Send + 'static),
[INFO] [stdout]    |             ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     output: (impl io::Write + Send + 'static),
[INFO] [stdout] 40 +     output: impl io::Write + Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling criterion v0.3.4
[INFO] [stderr]    Compiling fare_estimation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/fare_estimation/mod.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 |     input: (impl io::Read + Send + 'static),
[INFO] [stdout]    |            ^                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     input: (impl io::Read + Send + 'static),
[INFO] [stdout] 39 +     input: impl io::Read + Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/fare_estimation/mod.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     output: (impl io::Write + Send + 'static),
[INFO] [stdout]    |             ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     output: (impl io::Write + Send + 'static),
[INFO] [stdout] 40 +     output: impl io::Write + Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4372ddd88325e0df0c85e9f3fbba9e413a8128b07e62764ea1b5a6a3a9ec8331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4372ddd88325e0df0c85e9f3fbba9e413a8128b07e62764ea1b5a6a3a9ec8331", kill_on_drop: false }`
[INFO] [stdout] 4372ddd88325e0df0c85e9f3fbba9e413a8128b07e62764ea1b5a6a3a9ec8331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31ce17e71e46bfbefd83e9c6daedfee980338dbd4e32c8fabcea91f35b278f08
[INFO] running `Command { std: "docker" "start" "-a" "31ce17e71e46bfbefd83e9c6daedfee980338dbd4e32c8fabcea91f35b278f08", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/fare_estimation/mod.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 |     input: (impl io::Read + Send + 'static),
[INFO] [stderr]    |            ^                              ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 -     input: (impl io::Read + Send + 'static),
[INFO] [stderr] 39 +     input: impl io::Read + Send + 'static ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/fare_estimation/mod.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |     output: (impl io::Write + Send + 'static),
[INFO] [stderr]    |             ^                               ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 40 -     output: (impl io::Write + Send + 'static),
[INFO] [stderr] 40 +     output: impl io::Write + Send + 'static ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `fare_estimation` (lib) generated 2 warnings (run `cargo fix --lib -p fare_estimation` to apply 2 suggestions)
[INFO] [stderr] warning: `fare_estimation` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fare_estimation-57da30b0b3a3794f)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test fare_estimation::it_is_too_fast ... ok
[INFO] [stdout] test fare_estimation::it_is_not_too_fast ... ok
[INFO] [stdout] test fare_estimation::good_segment_tests::it_selects_correct_segments ... ok
[INFO] [stdout] test fare_estimation::it_keeps_good_segments ... ok
[INFO] [stdout] test fare_estimation::good_segment_tests::it_ditches_bad_segments ... ok
[INFO] [stdout] test fare_estimation::haversine::distance_test ... ok
[INFO] [stdout] test fare_estimation::segment_fare ... ok
[INFO] [stdout] test fare_estimation::segment_is_day ... ok
[INFO] [stdout] test fare_estimation::segment_is_idle ... ok
[INFO] [stdout] test fare_estimation::segment_speed ... ok
[INFO] [stdout] test fare_estimation::segment_duration ... ok
[INFO] [stdout] test fare_estimation::test_calculate_all_fares ... ok
[INFO] [stderr]      Running unittests src/bin/fare_estimation.rs (/opt/rustwide/target/debug/deps/fare_estimation-24a73e050a6d5077)
[INFO] [stdout] test fare_estimation::ride_fare ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests fare_estimation
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/fare_estimation/mod.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 |     input: (impl io::Read + Send + 'static),
[INFO] [stderr]    |            ^                              ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 -     input: (impl io::Read + Send + 'static),
[INFO] [stderr] 39 +     input: impl io::Read + Send + 'static ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/fare_estimation/mod.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |     output: (impl io::Write + Send + 'static),
[INFO] [stderr]    |             ^                               ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 40 -     output: (impl io::Write + Send + 'static),
[INFO] [stderr] 40 +     output: impl io::Write + Send + 'static ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "31ce17e71e46bfbefd83e9c6daedfee980338dbd4e32c8fabcea91f35b278f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ce17e71e46bfbefd83e9c6daedfee980338dbd4e32c8fabcea91f35b278f08", kill_on_drop: false }`
[INFO] [stdout] 31ce17e71e46bfbefd83e9c6daedfee980338dbd4e32c8fabcea91f35b278f08
